1 | 7 | 3 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
2 | 22 | 15 | addressable | Addressable is an alternative implementation to the URI implementation that is
part of ... |
3 | 95 | 112 | hashie | Hashie is a collection of classes and mixins that make hashes more powerful. |
4 | 359 | 429 | virtus | Attributes on Steroids for Plain Old Ruby Objects |
5 | 1,910 | 2,317 | hamster | Efficient, immutable, thread-safe collection classes for Ruby |
6 | 1,942 | 2,704 | active_attr | Create plain old Ruby models without reinventing the wheel. |
7 | 2,674 | 2,592 | facets | Facets is the premier collection of extension methods for the Ruby programming language... |
8 | 3,435 | 809 | hanami-utils | Hanami utilities |
9 | 3,678 | 2,211 | finishing_moves | Ruby includes a huge amount of default awesomeness that tackles most common development... |
10 | 9,946 | 6,161 | fast_attributes | Fast attributes with data types |
11 | 13,136 | 6,756 | scan_left | A tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable. |
12 | 13,805 | 15,845 | full_dup | A (safe/no exceptions) dup variant that performs a deep, recursive copy. |
13 | 34,687 | 59,491 | full_clone | A (safe/no exceptions) clone variant that performs a deep, recursive copy. |
14 | 41,104 | 18,250 | safe_clone | A safer version of the clone method that avoids unnecessary exceptions. |
15 | 43,193 | 19,251 | safe_dup | A safer version of the dup method that avoids unnecessary exceptions. |
16 | 59,435 | 59,491 | tiny-record | Use the with options to target your columns you want in your active record collection |
17 | 148,138 | 36,559 | rails-render-component | Components allow you to call other actions for their rendered response while executing ... |
18 | 178,581 | 59,491 | therefore | Just like each, therefore relies on block semantics, so it's essentially an if conditio... |